home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2006 February / Gamestar_81_2006-02_dvd.iso / Programy / PicaJetInstall.exe / {app} / PicaJet.exe / 0 / RCDATA / TFTRIAL / TFTRIAL.txt < prev   
Encoding:
Text File  |  2005-11-17  |  4.9 KB  |  203 lines

  1. object fTrial: TfTrial
  2.   Left = 224
  3.   Top = 167
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'PicaJet'
  7.   ClientHeight = 233
  8.   ClientWidth = 412
  9.   Color = clBtnFace
  10.   Constraints.MaxHeight = 260
  11.   Constraints.MaxWidth = 420
  12.   Constraints.MinHeight = 260
  13.   Constraints.MinWidth = 420
  14.   Font.Charset = DEFAULT_CHARSET
  15.   Font.Color = clWindowText
  16.   Font.Height = -11
  17.   Font.Name = 'MS Sans Serif'
  18.   Font.Style = []
  19.   OldCreateOrder = True
  20.   Position = poScreenCenter
  21.   Scaled = False
  22.   OnCreate = FormCreate
  23.   OnShow = FormShow
  24.   PixelsPerInch = 96
  25.   TextHeight = 13
  26.   object lLink: TbsSkinLinkLabel
  27.     Left = 15
  28.     Top = 202
  29.     Width = 99
  30.     Height = 14
  31.     Cursor = crHandPoint
  32.     UseSkinFont = True
  33.     DefaultActiveFontColor = clBlue
  34.     DefaultFont.Charset = DEFAULT_CHARSET
  35.     DefaultFont.Color = clWindowText
  36.     DefaultFont.Height = 14
  37.     DefaultFont.Name = 'Arial'
  38.     DefaultFont.Style = [fsUnderline]
  39.     SkinData = SkinDataModule.SkinData
  40.     SkinDataName = 'stdlabel'
  41.     Font.Charset = DEFAULT_CHARSET
  42.     Font.Color = clWindowText
  43.     Font.Height = 14
  44.     Font.Name = 'Tahoma'
  45.     Font.Style = [fsUnderline]
  46.     Caption = 'Get Registration Key'
  47.     ParentFont = False
  48.     OnClick = lLinkClick
  49.   end
  50.   object Bevel: TbsSkinBevel
  51.     Left = -3
  52.     Top = 182
  53.     Width = 423
  54.     Height = 5
  55.     Shape = bsTopLine
  56.     SkinData = SkinDataModule.SkinData
  57.     SkinDataName = 'bevel'
  58.     DividerMode = False
  59.   end
  60.   object LInterval: TLabel
  61.     Left = 2
  62.     Top = 99
  63.     Width = 407
  64.     Height = 22
  65.     Alignment = taCenter
  66.     AutoSize = False
  67.     Caption = 'This is day N of your M-day trial period'
  68.     Font.Charset = DEFAULT_CHARSET
  69.     Font.Color = clWindowText
  70.     Font.Height = 17
  71.     Font.Name = 'Tahoma'
  72.     Font.Style = [fsBold]
  73.     ParentFont = False
  74.     Transparent = True
  75.   end
  76.   object LDescription: TLabel
  77.     Left = 14
  78.     Top = 125
  79.     Width = 381
  80.     Height = 52
  81.     Alignment = taCenter
  82.     AutoSize = False
  83.     Caption = 
  84.       'If you want to use PicaJet after this M days you must be registe' +
  85.       'r'
  86.     Font.Charset = DEFAULT_CHARSET
  87.     Font.Color = clWindowText
  88.     Font.Height = -11
  89.     Font.Name = 'Tahoma'
  90.     Font.Style = []
  91.     ParentFont = False
  92.     Transparent = True
  93.     WordWrap = True
  94.   end
  95.   object Image2: TImage
  96.     Left = 0
  97.     Top = 0
  98.     Width = 412
  99.     Height = 64
  100.     Align = alTop
  101.     Picture.Data = {<image000.bmp>}
  102.     Stretch = True
  103.   end
  104.   object Image1: TImage
  105.     Left = 0
  106.     Top = 0
  107.     Width = 213
  108.     Height = 64
  109.     AutoSize = True
  110.   end
  111.   object btnRegistration: TbsSkinButton
  112.     Left = 208
  113.     Top = 194
  114.     Width = 89
  115.     Height = 25
  116.     TabOrder = 0
  117.     SkinData = SkinDataModule.SkinData
  118.     SkinDataName = 'buttonlight'
  119.     DefaultFont.Charset = DEFAULT_CHARSET
  120.     DefaultFont.Color = clWindowText
  121.     DefaultFont.Height = 14
  122.     DefaultFont.Name = 'Arial'
  123.     DefaultFont.Style = []
  124.     DefaultWidth = 0
  125.     DefaultHeight = 0
  126.     UseSkinFont = True
  127.     AllowAllUp = False
  128.     TabStop = True
  129.     CanFocused = True
  130.     Down = False
  131.     GroupIndex = 0
  132.     Caption = 'Registration'
  133.     NumGlyphs = 2
  134.     Spacing = 1
  135.     OnClick = btnRegistrationClick
  136.   end
  137.   object ButtonT: TbsSkinButton
  138.     Left = 309
  139.     Top = 194
  140.     Width = 89
  141.     Height = 25
  142.     TabOrder = 1
  143.     SkinData = SkinDataModule.SkinData
  144.     SkinDataName = 'buttonlight'
  145.     DefaultFont.Charset = DEFAULT_CHARSET
  146.     DefaultFont.Color = clWindowText
  147.     DefaultFont.Height = 14
  148.     DefaultFont.Name = 'Arial'
  149.     DefaultFont.Style = []
  150.     DefaultWidth = 0
  151.     DefaultHeight = 0
  152.     UseSkinFont = True
  153.     AllowAllUp = False
  154.     TabStop = True
  155.     CanFocused = True
  156.     Down = False
  157.     GroupIndex = 0
  158.     Caption = 'Continue Trial'
  159.     NumGlyphs = 2
  160.     Spacing = 1
  161.     OnClick = Button1Click
  162.   end
  163.   object SkinForm: TbsBusinessSkinForm
  164.     GradientStartColor = clBlack
  165.     GradientEndColor = clBlack
  166.     DrawBackground = True
  167.     ShowIcon = False
  168.     MaximizeOnFullScreen = False
  169.     AlphaBlend = False
  170.     AlphaBlendAnimation = False
  171.     AlphaBlendValue = 200
  172.     ShowObjectHint = False
  173.     MenusAlphaBlend = False
  174.     MenusAlphaBlendAnimation = False
  175.     MenusAlphaBlendValue = 200
  176.     DefCaptionFont.Charset = DEFAULT_CHARSET
  177.     DefCaptionFont.Color = clBtnText
  178.     DefCaptionFont.Height = 14
  179.     DefCaptionFont.Name = 'Arial'
  180.     DefCaptionFont.Style = [fsBold]
  181.     DefInActiveCaptionFont.Charset = DEFAULT_CHARSET
  182.     DefInActiveCaptionFont.Color = clBtnShadow
  183.     DefInActiveCaptionFont.Height = 14
  184.     DefInActiveCaptionFont.Name = 'Arial'
  185.     DefInActiveCaptionFont.Style = [fsBold]
  186.     DefMenuItemHeight = 20
  187.     DefMenuItemFont.Charset = DEFAULT_CHARSET
  188.     DefMenuItemFont.Color = clWindowText
  189.     DefMenuItemFont.Height = 14
  190.     DefMenuItemFont.Name = 'Arial'
  191.     DefMenuItemFont.Style = []
  192.     UseDefaultSysMenu = True
  193.     SkinData = SkinDataModule.SkinDataDlg
  194.     MinHeight = 0
  195.     MinWidth = 0
  196.     Magnetic = False
  197.     MagneticSize = 5
  198.     BorderIcons = [biSystemMenu, biMinimize, biMaximize, biRollUp]
  199.     Left = 232
  200.     Top = 72
  201.   end
  202. end
  203.